- machine register
- регистр машины; аппаратный регистр
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g … Wikipedia
Register — Reg is*ter (r?j ?s*t?r), n. [OE. registre, F. registre, LL. registrum,regestum, L. regesta, pl., fr. regerere, regestum, to carry back, to register; pref. re re + gerere to carry. See {Jest}, and cf. {Regest}.] 1. A written account or entry; an… … The Collaborative International Dictionary of English
Machine a registres illimites — Machine à registres illimités En informatique, une machine à registres illimités ou URM (de l anglais : Unlimited Register Machine) est un modèle abstrait du fonctionnement des appareils mécaniques de calcul, tout comme les machines de… … Wikipédia en Français
Machine À Registres Illimités — En informatique, une machine à registres illimités ou URM (de l anglais : Unlimited Register Machine) est un modèle abstrait du fonctionnement des appareils mécaniques de calcul, tout comme les machines de Turing et le lambda calcul. Une URM … Wikipédia en Français
Register machine — In mathematical logic and theoretical computer science a register machine is a generic class of abstract machines used in a manner similar to a Turing machine. All the models are Turing equivalent. Contents 1 Overview 2 Formal definition 3 … Wikipedia
Register renaming — In computer engineering, register renaming refers to a technique usedto avoid unnecessary serialization of program operations imposed by the reuseof registers by those operations.Problem definitionPrograms are composed of instructions which… … Wikipedia
Register allocation — In compiler optimization, register allocation is the process of multiplexing a large number of target program variables onto a small number of CPU registers. The goal is to keep as many operands as possible in registers to maximise the execution… … Wikipedia
register — I n. record, record book 1) to keep a register 2) a case; hotel register roster 3) the Social Register machine that registers the amount of each sale 4) a cash register II v. 1) (D; intr., tr.) to register as (she registered as a Republican; he… … Combinatory dictionary
register — re|gis|ter1 W3S3 [ˈredʒıstə US ər] n ▬▬▬▬▬▬▬ 1¦(official list)¦ 2¦(language style)¦ 3¦(music)¦ 4¦(machine)¦ 5¦(heating control)¦ ▬▬▬▬▬▬▬ [Date: 1300 1400; : Old French; Origin: registre, from Medieval Latin registrum, from Latin regerere to bring … Dictionary of contemporary English
register — {{Roman}}I.{{/Roman}} noun 1 list of names ADJECTIVE ▪ full (esp. BrE) ▪ annual (esp. BrE) ▪ central, federal, national, public (esp. BrE) … Collocations dictionary
Register transfer level — In integrated circuit design, Register Transfer Level (RTL) description is a way of describing the operation of a synchronous digital circuit. In RTL design, a circuit s behavior is defined in terms of the flow of signals (or transfer of data)… … Wikipedia